CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 跟踪

搜索资源列表

  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. multiopjectiontracking

    0下载:
  2. 这是实现机器人目标跟踪的程序,能够实现同时跟踪6个目标,是基于OpenCV开发的,在机器人的动态目标的跟踪上面效果不错。-This is a procedure for tracking a robot that can simultaneously track six goals, is based on OpenCV developed the robot dynamic target tracking above its effectiveness.
  3. 所属分类:Graph program

    • 发布日期:2017-05-31
    • 文件大小:12940554
    • 提供者:李丹勇
  1. camshift_tracking

    1下载:
  2. camshift跟踪代码,基于opencv-camshift tracking code, based on opencv
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-03
    • 文件大小:1823135
    • 提供者:吕仕铉
  1. RealTimeMeanShiftTrackingusingOpticalFlowDistribut

    0下载:
  2. 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2792198
    • 提供者:张迎
  1. lkopticalflow

    0下载:
  2. 基于opencv的LK光流场法实现的航拍点跟踪,效果非常好。在vs2005下编译通过。包括详尽的源代码及注释。-The LK-based opencv optical flow method to achieve aerial point tracking, the effect was very good. In vs2005 compiled through. Including detailed source code and comments.
  3. 所属分类:Graph program

    • 发布日期:2017-06-20
    • 文件大小:31728610
    • 提供者:赵峰
  1. 93317474tracking

    0下载:
  2. 很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:6729
    • 提供者:ren
  1. OpenCV_LKDemo

    0下载:
  2. LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified lo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2111060
    • 提供者:huangjian
  1. FaceIdentify

    0下载:
  2. 该代码主要是实现了在OpenCV环境下的人脸跟踪,当摄像头中显示的人脸在变动时,程序将动态的捕捉移动中的人脸-The code is mainly achieved in the OpenCV face tracking environment, when the camera is displayed in the human face of change, the program will capture the dynamic movement of the human face
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1460421
    • 提供者:Maclaon
  1. kalmanfortracking

    0下载:
  2. opencv做的camshift例程,可以跟踪目标,实时性好-opencv do camshift routines, can track targets in real time with good
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:108141
    • 提供者:张超蓝
  1. kalman_and_meanshift

    0下载:
  2. 基于opencv的目标跟踪示例代码,不错的学习实例,自己用过的-Opencv target tracking based on sample code, examples of good learning that he used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3638
    • 提供者:ptdoe
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. cir_cu

    0下载:
  2. 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:51228
    • 提供者:张杨
  1. Face_Recognition

    0下载:
  2. 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:16244
    • 提供者:王政
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1922
    • 提供者:Swai
  1. 23zhengbkgrd

    0下载:
  2. 里面包含了二桢和三桢的差分目标跟踪方法,使用的是opencv的方法-Which contains two frames and three frames difference tracking method, using the method opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1434962
    • 提供者:方天柱
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. kalman

    0下载:
  2. opencv实现kalman滤波器跟踪一个旋转的点-opencv kalman filter to track implementation of a rotating point
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1351153
    • 提供者:yangxin
  1. camshiftInMFC

    0下载:
  2. 在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1929704
    • 提供者:gilbert
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 38 »
搜珍网 www.dssz.com